ComponentOne Document Library for WPF
Completed Property (IAsyncOperationWithProgress<TResult,TProgress>)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > IAsyncOperationWithProgress<TResult,TProgress> Interface : Completed Property
Gets or sets the method that handles the action completed event.
Syntax
'Declaration
 
Property Completed As C1.WPF.Document.AsyncOperationWithProgressCompletedHandler(Of TResult,TProgress)
C1.WPF.Document.AsyncOperationWithProgressCompletedHandler<TResult,TProgress> Completed {get; set;}
See Also

Reference

IAsyncOperationWithProgress<TResult,TProgress> Interface
IAsyncOperationWithProgress<TResult,TProgress> Members